home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / g_man / cat3 / OpenGL-GLC / glcgetmasterlistc.z / glcgetmasterlistc
Text File  |  1998-10-20  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc((((3333GGGG))))     OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr      ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc - return attribute of master
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      const GLCchar* ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc( GLint _i_n_M_a_s_t_e_r,
  14.                                        GLCenum _i_n_A_t_t_r_i_b,
  15.                                        GLint _i_n_I_n_d_e_x )
  16.  
  17.  
  18. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  19.      _i_n_M_a_s_t_e_r  Specifies the master from which an attribute is needed.
  20.  
  21.      _i_n_A_t_t_r_i_b  Specifies the string list that contains the desired attribute.
  22.  
  23.      _i_n_I_n_d_e_x   Specifies the offset from the first element of the list
  24.                associated with _i_n_A_t_t_r_i_b.
  25.  
  26.  
  27. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  28.      ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc returns a string from a string list that is an
  29.      attribute of the master identified by _i_n_M_a_s_t_e_r. The string list is
  30.      identified by _i_n_A_t_t_r_i_b. The command returns the string at offset _i_n_I_n_d_e_x
  31.      from the first element in this string list. Below are the string list
  32.      attributes associated with each GLC master and font and their element
  33.      count attributes:
  34.  
  35.      String list attribute    Element count
  36.  
  37.      GGGGLLLLCCCC____CCCCHHHHAAAARRRR____LLLLIIIISSSSTTTT            GGGGLLLLCCCC____CCCCHHHHAAAARRRR____CCCCOOOOUUUUNNNNTTTT
  38.  
  39.      GGGGLLLLCCCC____FFFFAAAACCCCEEEE____LLLLIIIISSSSTTTT            GGGGLLLLCCCC____FFFFAAAACCCCEEEE____CCCCOOOOUUUUNNNNTTTT
  40.  
  41. EEEERRRRRRRROOOORRRRSSSS
  42.      GGGGLLLLCCCC____PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR____EEEERRRRRRRROOOORRRR if _i_n_I_n_d_e_x is less than zero or is greater than or
  43.      equal to the value of the list's element count attribute.
  44.  
  45.      GGGGLLLLCCCC____PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR____EEEERRRRRRRROOOORRRR is generated if _i_n_M_a_s_t_e_r is less than zero or is
  46.      greater than or equal to the value of the variable GGGGLLLLCCCC____MMMMAAAASSSSTTTTEEEERRRR____CCCCOOOOUUUUNNNNTTTT.
  47.  
  48.      GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if the issuing thread has no current GLC
  49.      context.
  50.  
  51. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  52.      ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp, ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrcccc, ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrriiii
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.